Merge branch 'fix-iconhelper' into 'master'
authorMatthias Clasen <mclasen@redhat.com>
Sat, 31 Jul 2021 20:35:08 +0000 (20:35 +0000)
committerMatthias Clasen <mclasen@redhat.com>
Sat, 31 Jul 2021 20:35:08 +0000 (20:35 +0000)
commit47072e044177bf185c69c06918e12f529f37a31f
tree816a68b26c5fb81fbd2c8e53b7d5953a638aba54
parent7b743e662e01f8dea426f9545ca76875ca9177f0
parent744955753f45ffc25069b3ea858d842bd334acf8
Merge branch 'fix-iconhelper' into 'master'

iconhelper: Fix the paintable implementation

Closes #4140

See merge request GNOME/gtk!3809